Skip to content

CNTRLPLANE-2589: Add OTE CI jobs with timeout configuration for cluster-authenticatin-operator#74614

Open
ropatil010 wants to merge 3 commits intoopenshift:mainfrom
ropatil010:cluster-auth-ope-ote-ci
Open

CNTRLPLANE-2589: Add OTE CI jobs with timeout configuration for cluster-authenticatin-operator#74614
ropatil010 wants to merge 3 commits intoopenshift:mainfrom
ropatil010:cluster-auth-ope-ote-ci

Conversation

@ropatil010
Copy link
Contributor

Hi Team,

Can you PTAL on this PR.

This adds OTE (OpenShift Tests Extension) CI jobs for various test profiles including encryption, encryption-rotation, encryption-perf, encryption-kms, and OIDC tests. All jobs are configured as optional with appropriate timeout values (1h-4h) based on test complexity. Jobs use either parallel or serial TEST_SUITE execution modes.

…-operator

This adds OTE (OpenShift Tests Extension) CI jobs for various test profiles including encryption, encryption-rotation, encryption-perf, encryption-kms, and OIDC tests. All jobs are configured as optional with appropriate timeout values (1h-4h) based on test complexity. Jobs use either parallel or serial TEST_SUITE execution modes.

Co-Authored-By: Rohit Patil <ropatil@redhat.com>
@ropatil010
Copy link
Contributor Author

/assign @liouk @wangke19 @gangwgr

…ation-operator

Split all serial jobs with always_run into 2 shards to improve reliability
and prevent timeout issues. This addresses review feedback to follow the
pattern established in PR openshift#67414.

Additionally, fix TEST_SUITE environment variables to match job-specific
test suites instead of using generic paths. Each job now runs its intended
test suite:
- operator-encryption/serial
- operator-encryption-rotation/serial
- operator-encryption-perf/serial
- operator-encryption-kms/serial
- oidc/parallel

Jobs sharded:
- e2e-aws-operator-encryption-serial-ote (4h timeout)
- e2e-aws-operator-encryption-rotation-serial-ote (4h timeout)
- e2e-aws-operator-encryption-perf-serial-ote (2h timeout)
- e2e-aws-operator-encryption-kms-serial-ote (4h timeout)

Co-Authored-By: Rohit Patil <ropatil@redhat.com>
@ropatil010 ropatil010 changed the title CNTRLPLANE-2589: Add OTE CI jobs with timeout configuration for cluster-authentication… CNTRLPLANE-2589: Add OTE CI jobs with timeout configuration for cluster-authenticatin-operator Feb 10, 2026
@ropatil010
Copy link
Contributor Author

@ropatil010
Copy link
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-serial-ote-2of2

@openshift-ci-robot
Copy link
Contributor

@ropatil010: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

ropatil010 added a commit to ropatil010/cluster-authentication-operator that referenced this pull request Feb 10, 2026
Split the generic encryption/serial suite into specialized suites for
encryption, rotation, performance, and KMS tests. Add dedicated OIDC
parallel suite. This aligns with TEST_SUITE environment variables
defined in openshift/release#74614.

Suite changes:
- Rename encryption/serial to operator-encryption/serial
- Add operator-encryption-rotation/serial
- Add operator-encryption-perf/serial
- Add operator-encryption-kms/serial
- Add oidc/parallel

Co-Authored-By: Rohit Patil <ropatil@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 10, 2026

@ropatil010: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/cluster-authentication-operator/master/e2e-aws-operator-encryption-serial-ote-2of2 154861a link unknown /pj-rehearse pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-serial-ote-2of2

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@wangke19
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 11, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ropatil010, wangke19
Once this PR has been reviewed and has the lgtm label, please ask for approval from liouk. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ropatil010
Copy link
Contributor Author

The failure CI job is expected as there are no tests present in the main branch for this suite openshift/cluster-authentication-operator/operator-encryption/serial
/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@ropatil010: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 11, 2026
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 11, 2026
…rator

This test profile is no longer needed and has been removed from the
master branch configuration.

Co-Authored-By: Rohit Patil <ropatil@redhat.com>
@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 11, 2026
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@ropatil010: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-kms-serial-ote-1of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-kms-serial-ote-2of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-perf-serial-ote-1of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-perf-serial-ote-2of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-rotation-serial-ote-1of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-rotation-serial-ote-2of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-serial-ote-1of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-encryption-serial-ote-2of2 openshift/cluster-authentication-operator presubmit Presubmit changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-parallel-ote openshift/cluster-authentication-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-serial-ote openshift/cluster-authentication-operator presubmit Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@ropatil010
Copy link
Contributor Author

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@ropatil010: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 11, 2026
@ropatil010 ropatil010 requested a review from liouk February 11, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants